Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop extra semicolons in exclude paths from preventing results #297

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

comp615
Copy link
Contributor

@comp615 comp615 commented Aug 31, 2023

Problem
We have a list of several paths that we exclude from a report. Recently someone added a new path and left a trailing semi-colon (i.e. --excludePathsFromReport=scripts;jobs;). It turns out this will entirely disable the tool and prevent any results from being output.

Solution
Parse out empty or null arguments from being grabbed as args.

Thanks for the tool though, I appreciate it! Now I'm off to fix all the extra exports people introduced in the meantime 😂

WillBoudnik
WillBoudnik approved these changes Sep 1, 2023
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@comp615 comp615 temporarily deployed to prod September 4, 2023 10:35 — with GitHub Actions Inactive
@mrseanryan
Copy link
Collaborator

Thanks @comp615 for contributing !
Will release as 10.0.1

@mrseanryan mrseanryan closed this Sep 4, 2023
@mrseanryan mrseanryan reopened this Sep 4, 2023
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:40 — with GitHub Actions Inactive
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:40 — with GitHub Actions Inactive
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:40 — with GitHub Actions Inactive
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:41 — with GitHub Actions Inactive
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:41 — with GitHub Actions Inactive
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:41 — with GitHub Actions Inactive
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:41 — with GitHub Actions Inactive
@mrseanryan mrseanryan temporarily deployed to prod September 4, 2023 10:41 — with GitHub Actions Inactive
@mrseanryan mrseanryan merged commit ae50fb3 into pzavolinsky:master Sep 4, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants